pointer n. 〔美国〕西点 (West Point) 军官学校学员。 n. 1.指示者;指示物;(钟、表的)指针;教鞭;〔口语〕线索;暗示;点子。 2.能站住用鼻尖指示猎获物所在处的猎狗。 3.〔pl.〕 (the P-) 【天文学】(大熊星座中的)两颗指极星。 4.【军事】(大炮)瞄准手;(捕鲸船桅头的)鲸位指示器。 5.〔口语〕广告索引(=pointerad)。 6.【铁路】闸柄。
This paper studied circular queue this basic data structure , discussed the influence of four settings of the front and rear pointer on enqueue and dequeue algorithm pointed out the key problem of writing simple algorithm is the setting of the initial value of the front and rear pointer , summarized the initial value setting and enqueue and dequeue algorithms of four types of front and rear pointer setting 本文研究了一种基本的数据结构? ?循环队列,讨论了循环队列的四种头尾指针的设置方法对入队、出队算法实现的影响,说明要写出简单出入队算法的关键在于头尾指针初值的设置,总结了四种头尾指针约定下合理的初值设置和出入队算法。